gdkwindow-broadway: Squash memory leak
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 21 Jun 2014 22:01:40 +0000 (18:01 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sat, 21 Jun 2014 22:45:39 +0000 (18:45 -0400)
We don't need to hang on to the update_area.

gdk/broadway/gdkwindow-broadway.c

index 27711d7f0acc034857d5f2aaa7c54a29fb4ed586..cfc3e4bbfa5c0a3f3a77b6ff82c256446bfebed0 100644 (file)
@@ -1499,7 +1499,7 @@ static gboolean
 gdk_broadway_window_queue_antiexpose (GdkWindow *window,
                                       cairo_region_t *area)
 {
-  return TRUE;
+  return FALSE;
 }
 
 guint32